home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / drvrs / win31.zip / OEMSETUP.INF next >
INI File  |  1992-05-15  |  4KB  |  106 lines

  1. [V7CHECK]
  2.     v7string = "Yo, I'm here!"
  3.  
  4. [data]
  5.     ;  DefCodePage defines which translation table to use if we cannot get
  6.     ;  code page information from DOS ie we are not under 3.30 or newer.
  7.     defxlat = 437
  8.  
  9. ; Here are the names of the disks Setup can prompt for.
  10. ; There must be a disk name for each disk number used
  11. ;
  12. ; The disk number '0' is reserved to represent the windows setup directory
  13. ; the directory may be relative to the directory SETUP was run from.
  14. ;
  15. ; the format is:
  16. ;
  17. ; n = path,disk name,disk tag file
  18. ;
  19. ; n          disk "number"  1-9,A-Z (single char only!)
  20. ; path          path of disk n
  21. ; name          name of disk n
  22. ; disk tag    a file on disk n (used to determine if disk is in drive)
  23. ;
  24. [disks]
  25.     1 =. ,"Microsoft Windows 3.0 Disk #1",disk1
  26.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  27.     3 =. ,"Microsoft Windows 3.0 Disk #3",disk3
  28.     4 =. ,"Microsoft Windows 3.0 Disk #4",disk4
  29.     5 =. ,"Microsoft Windows 3.0 Disk #5",disk5
  30.     7 =. ,"Video Seven VGA Driver Disk",v7drv
  31.  
  32. [display]
  33. ; The string following the driver description specifies the screen
  34. ; resolution. It is used to match the system and OEM character sets
  35. ; with the display selection.
  36. ;
  37. ;profile = driver,       Description of driver,            resolution,    286 grabber,    logo code,    VDD,        386grabber,   ega.sys     logo data
  38. ;
  39. v7256 = 7:v7256.drv, "Video Seven VGA multi mode 256 color (Use V7setup)", "100,96,96", 3:vgacolor.gr2, 2:vgalogo.lgo, 7:vddvga.386, 4:v7vga.gr3,, 2:vgalogo.rle
  40. v716 = 7:v716.drv, "Video Seven VGA multi mode 16 color (Use V7setup)", "100,96,96", 3:vgacolor.gr2, 2:vgalogo.lgo, 7:vddvga.386, 4:v7vga.gr3,, 2:vgalogo.rle
  41.  
  42. ; copy these fonts depending on the 386 grabber being used
  43. [V7VGA.GR3]
  44. 4:CGA40WOA.FON,4:CGA40850.FON
  45. 4:CGA80WOA.FON,4:CGA80850.FON
  46. 4:EGA40WOA.FON,4:EGA40850.FON
  47. 4:EGA80WOA.FON,4:EGA80850.FON
  48.  
  49. [codepages]
  50. ;    Xlat Table    OEM Font       description.
  51. 863 = 2:xlat863.bin, 2:vga863.fon, "French Canadian (863)"
  52. 861 = 2:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  53. 865 = 2:xlat865.bin, 2:vga865.fon, "Norway & Denmark (865)"
  54. 850 = 2:xlat850.bin, 2:vga850.fon, "International (850)"
  55. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  56. 437 =           ,         , "Standard (437)"
  57.  
  58. ; If a display adapter other than the one in system selection is selected
  59. ; the font is chosen which matches the display resolution exactly.
  60. [sysfonts]
  61. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  62. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  63.  
  64. [fixedfonts]
  65. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  66. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  67.  
  68. [oemfonts]
  69. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  70. 1:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  71.  
  72. [fonts]
  73.     4:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  74.     4:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  75.  
  76.     4:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  77.     4:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  78.  
  79.     4:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  80.     4:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  81.  
  82.     4:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  83.     4:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  84.  
  85.     4:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  86.     4:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  87.     4:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  88.  
  89. ; The following is a list of the products which are supported under this
  90. ; Windows 3.0 device driver release.  For each product there is a list of
  91. ; keywords associated with the drivers supported by that product.
  92.  
  93. [V7PRODUCTS]
  94. VEGAVGA256 = v716
  95. FASTWRITEVGA256 = v716
  96. FASTWRITEVGA512 = v716, v7256
  97. VRAMVGA256 = v716
  98. VRAMVGA512 = v716, v7256
  99. VGA1024i256 = v716
  100. VGA1024i512 = v716, v7256
  101. VRAMII512 = v716, v7256
  102. VRAMII1024 = v716, v7256
  103. WINVGA512 = v716. v7256
  104. WINVGA1024 = v716, v7256
  105. 
  106.